home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
i·claim - visualizing argument
/
ICLAIM.ISO
/
pc
/
t_04.swf
/
scripts
/
DefineButton2_438
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-02-25
|
125 b
|
9 lines
on(release){
if(_root.asn < 2)
{
_root.asn += 1;
_root.asn2 = 1;
this.gotoAndStop(2);
}
}